projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7feaa74
)
(set-mark-command-repeat-pop): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 16 May 2007 11:26:41 +0000
(11:26 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 16 May 2007 11:26:41 +0000
(11:26 +0000)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index df983a6e23c27ca997a94e9e49dedba5bb46ff7e..7faa05476876fb27646532f6d8bf8c74de5e88bd 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-3204,7
+3204,7
@@
will pop the mark twice, and
C-u \\[set-mark-command] \\[set-mark-command] \\[set-mark-command]
will pop the mark three times.
-nil means \\[set-mark-command]'s behavior does not change
+
A value of
nil means \\[set-mark-command]'s behavior does not change
after C-u \\[set-mark-command]."
:type 'boolean
:group 'editing-basics)